Sign inSign up
Getting Started · 5-minute guide

Your first bot,
step by step.

From signup to a deployed, intelligent chatbot on your website — in five minutes. No code. No infra setup. Follow along.

Estimated time · 4–6 minutes · works on any website
1
Step 01 · Account

Create your workspace.

Sign up with Google, GitHub, or email. Pick a workspace name, choose your industry, set your team size. No credit card required.

What you'll do
1
Go to Sign Up → click "Continue with Google" (or use email)
2
Step 2 of wizard: name your workspace (e.g. Acme Corp) and pick an industry
3
You'll land in the dashboard — your free Starter plan is live
Sign up now
2
Step 02 · Provider

Connect an AI provider.

Add an API key from OpenAI, Anthropic, Google, or Groq. Or skip cost entirely — run Ollama locally with Gemma 4, Codex, or Hermes for $0/month.

What you'll do
1
In the sidebar, click AI Providers
2
Click Connect on your provider (Groq free tier is the fastest start)
3
Paste your API key — it's AES-256 encrypted at rest, never logged
4
Set rate limit and monthly budget cap (defaults are fine)
3
Step 03 · Knowledge

Upload your knowledge base.

Drop in PDFs, paste a URL to scrape, or type FAQs. We auto-chunk at 256 tokens, embed with text-embedding-3-small, and index in Qdrant. Your bot retrieves the most relevant context before every reply.

What you'll do
1
Click Knowledge Base in the sidebar
2
Drag a PDF onto the drop zone, or paste a URL like https://docs.yoursite.com
3
Wait ~30 seconds for chunking + embedding (status: indexed)
4
Add a few FAQ pairs in the FAQ Editor tab for common questions
4
Step 04 · Build

Configure your chatbot.

Name your bot, pick a model, write a system prompt. Test live with real Claude AI in the preview tab — no deploy needed. Toggle human handoff, web search, and lead capture.

What you'll do
1
Go to Chatbots → click + New Chatbot
2
Pick a template from the gallery (Support · Sales · FAQ · etc.) or start blank
3
Write a system prompt — e.g. You are Aria, a helpful support assistant for Acme. Be concise and warm.
4
Switch to Test Preview tab → chat with your bot live, tweak the prompt until it feels right
Browse Templates
5
Step 05 · Deploy

Embed and ship.

Go to Embed Widget, customize the accent color, position, and greeting. Copy the snippet, paste it before </body> on your site. The widget is <4KB vanilla JS, zero dependencies.

What you'll do
1
Click Embed Widget → adjust the live preview until it feels on-brand
2
Click Copy next to the embed snippet
3
Paste it into your site's HTML before </body> — works on React, Vue, WordPress, Webflow, plain HTML
4
Watch Analytics and Conversation Logs light up in real-time as users chat
Pro tips for your first week.
Use ⌘K everywhere
Press ⌘K (Mac) or Ctrl+K (Windows) anywhere in the app to jump to any screen or perform any action.
Ask Pilot when stuck
The floating ✨ button (bottom-right) is your in-app AI assistant. Ask anything — "How do I add a chatbot?" "What's my budget status?"
Watch the heatmap
In Analytics, the hour-of-day heatmap shows when users actually need help. Schedule your team's hours around it.
Set a budget cap
In AI Providers, set a monthly budget per provider. We'll auto-failover to a cheaper model when you hit 80%.
Wire a webhook
In Integrations, fire conversation.ended webhooks to Slack or n8n — get notified of escalations live.
Lower the temperature
For support bots, drop temperature to 0.3–0.5 for more deterministic answers. Save creativity (0.7+) for marketing bots.

Useful resources.

Where to go next based on what you need.

Templates
12 pre-built bots
Support · Sales · FAQ · Onboarding · HR — one-click clone into your workspace.
Documentation
Full reference
Core concepts, API endpoints, code samples, self-hosting guides, environment variables.
Calculator
See your savings
Plug in your support volume — see savings vs Intercom, Drift, or Ada in real-time.
Case Studies
How others use it
4 detailed stories: Stackly (SaaS) · Glossly (D2C) · Chatlytics (Agency) · MintHR (HR Tech).
Preview
Mobile widget
See how your chatbot looks on iOS with live accent customization and Claude AI.
Status
Platform health
Live uptime, latency, error rate, incident history — always transparent.

Ready?
Let's ship.

Five minutes. One signup. Your first bot live before lunch.